bitkeeper revision 1.1644 (429f5bbcdEHtCPmUE0h_BEwN9vBiKQ)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 2 Jun 2005 19:19:24 +0000 (19:19 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 2 Jun 2005 19:19:24 +0000 (19:19 +0000)
Fix x86/64 build.
Signed-off-by: Scott Parish <srparish@us.ibm.com>
xen/include/asm-x86/page.h

index 126f3591ab39933388800c0890525e4daa69b318..bb9a09c43945f4288226dbbdfb5db62ffb9f02c5 100644 (file)
@@ -12,6 +12,7 @@
 
 #ifndef __ASSEMBLY__
 # include <asm/types.h>
+# include <xen/lib.h>
 #endif
 
 #if defined(__i386__)